home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr22 / fcheck10.zip / CHECK.DOC < prev    next >
Text File  |  1993-06-10  |  889b  |  28 lines

  1. Version 1.00, June 6, 1993
  2.  
  3.              by Dr. W. Curtiss Priest
  4.       Center for Information, Technology and Society
  5.              466 Pleasant St.
  6.             Melrose, MA  02173
  7.         Internet: bmslib@mitvma.mit.edu
  8.               Voice: 617-862-7763
  9. _______________________________________________________________________
  10. ***********************************************************************
  11.  
  12.  
  13.     This shows the use of shareware program:
  14.      Repeat -- repeat an operation using "macros" and wildcards
  15.  
  16.     The following example permits a verify of all files on one
  17.        drive with all files on another drive, starting at a specified
  18.        directory and all sub-directories
  19.  
  20.     Modify wildcard and program to suit your own interests
  21.  
  22.       Format: CHECK DRIVE1 DRIVE2 PATH
  23.  
  24.       Example:
  25.           CHECK D E [MYPATH]
  26.          [  ] -- optional, if missing uses the root
  27.           (do not enter \, [ or :)
  28.